net/http.http2serverConn.unackedSettings (field)
5 uses
net/http (current package)
h2_bundle.go#L4595: unackedSettings int // how many SETTINGS have we sent without ACKs?
h2_bundle.go#L4929: sc.unackedSettings++
h2_bundle.go#L5745: sc.unackedSettings--
h2_bundle.go#L5746: if sc.unackedSettings < 0 {
h2_bundle.go#L6048: if sc.unackedSettings == 0 {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)